Use the correct type check on `window'. We now check GTK_IS_WINDOW rather
authorCody Russell <bratsche@gnome.org>
Thu, 23 Aug 2007 16:00:10 +0000 (16:00 +0000)
committerCody Russell <bratsche@src.gnome.org>
Thu, 23 Aug 2007 16:00:10 +0000 (16:00 +0000)
commit9c24a3dbd926ba3eb6cf34ee90f25d1bd3c0bf44
treeb96eeafe5c003623afafa286eab61daf0e1d1f7e
parentd53e6bb41097bf85bace6e01143adb288a196fd7
Use the correct type check on `window'. We now check GTK_IS_WINDOW rather

2007-08-23  Cody Russell  <bratsche@gnome.org>
        * gtk/gtkwindow.c (gtk_window_group_remove_window: Use the
        correct type check on `window'.  We now check GTK_IS_WINDOW
        rather than GTK_IS_WIDGET. (#461483, Josselin Mouette)

svn path=/trunk/; revision=18681
ChangeLog
gtk/gtkwindow.c